home *** CD-ROM | disk | FTP | other *** search
- inherited frmWindowCheck: TfrmWindowCheck
- Left = 292
- Top = 282
- HelpContext = 7
- OldCreateOrder = True
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Checks a checkbox or radio control on a window. To select an ob' +
- 'ject from an '
-
- 'existing window, either use the "Browse..." button or drag the A' +
- 'utoMate icon '
- 'to '
-
- 'the area on the screen. To search for partial window titles, us' +
- 'e wildcard '
- 'characters * and ?.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object Label1: TLabel
- Left = 12
- Top = 74
- Width = 240
- Height = 37
- AutoSize = False
- Caption =
- 'Drag the AutoMate icon to the desired control or use the browse ' +
- 'button.'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 8
- Top = 126
- Width = 104
- Height = 13
- Caption = 'Object Description'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 8
- Top = 66
- Width = 453
- Height = 9
- Shape = bsTopLine
- end
- object lbWindow: TLabel
- Left = 12
- Top = 148
- Width = 449
- Height = 13
- AutoSize = False
- end
- object lbType: TLabel
- Left = 12
- Top = 161
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbName: TLabel
- Left = 12
- Top = 187
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbPosition: TLabel
- Left = 12
- Top = 200
- Width = 309
- Height = 13
- AutoSize = False
- end
- object Label11: TLabel
- Left = 8
- Top = 50
- Width = 92
- Height = 13
- Caption = 'Object Selection'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = 8
- Top = 142
- Width = 453
- Height = 9
- Shape = bsTopLine
- end
- object lbClass: TLabel
- Left = 12
- Top = 174
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbTest: TLabel
- Left = 203
- Top = 50
- Width = 3
- Height = 13
- Visible = False
- end
- object RadioGroup1: TRadioGroup
- Left = 8
- Top = 2
- Width = 453
- Height = 43
- Caption = 'Action'
- TabOrder = 5
- end
- object comEdit: TButton
- Left = 378
- Top = 194
- Width = 81
- Height = 25
- Caption = 'E&dit'
- TabOrder = 4
- OnClick = comEditClick
- end
- object comObjectList: TButton
- Left = 378
- Top = 114
- Width = 81
- Height = 25
- Caption = '&Browse...'
- TabOrder = 3
- OnClick = comObjectListClick
- end
- object rdoCheck: TRadioButton
- Left = 22
- Top = 19
- Width = 131
- Height = 17
- Caption = '&Check'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rdoUncheck: TRadioButton
- Left = 166
- Top = 18
- Width = 139
- Height = 17
- Caption = '&Uncheck'
- TabOrder = 1
- end
- object rdoToggle: TRadioButton
- Left = 316
- Top = 18
- Width = 135
- Height = 17
- Caption = '&Toggle'
- TabOrder = 2
- end
- object Panel1: TPanel
- Left = 325
- Top = 71
- Width = 133
- Height = 41
- BevelOuter = bvNone
- TabOrder = 6
- object Label3: TLabel
- Left = 0
- Top = 13
- Width = 97
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Drag -->'
- end
- object imgCursor: TImage
- Left = 100
- Top = 4
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- Picture.Data = {<image000.ico>}
- Stretch = True
- end
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 200
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 232
- end
- end
-